home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Select (Limited Edition)
/
Computer Select.iso
/
msj
/
v06n04
/
winstdio.exe
/
BOR_MK.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-07-01
|
203 b
|
7 lines
@echo off
rem WINIO make for Borland C++
rem bcc -WS -G -O -Z -c -w-par -Hu winio.c
rem bcc -WS -G -O -Z -c -Hu wmhandlr.c
bcc -WS -G -O -Z -Hu %2 %3 %1.c winio.obj wmhandlr.obj
rc winio.rc %1.exe